Initializes a new instance of the PointSeries3D class.
Namespace: com.mindfusion.chartingPackage: com.mindfusion.charting
public PointSeries3D ( List<Point3D> points, List<String> labels)
A list of 3D points.
A list of labels.
PointSeries3D Classcom.mindfusion.charting Namespace